home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacFormat 1996 July
/
macformat-039.iso
/
Shareware City
/
Developers
/
LogoMation 1.1.1
/
Examples
/
Venetian blind
/
Venetian blind
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-09-17
|
237 b
|
10 lines
|
[
UVtx/UVtl
]
// A 3D picture of a venetian blind. Stare at the dots till you
// see it...
Library ":lib:rec3d"
Clear 0,0,0
d = 80
Repeat Y,-height()/2,height()/2,30
d = d - 3
rec3d(-width()/2,Y,d,30,0.05,22000,65000,0.1,d,int(width()/d)+2)